home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_10 / template9.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-02-02  |  360b  |  11 lines

  1. on(press){
  2.    _root.containerMC.gotoAndPlay(1);
  3.    _root.containerMC.daTextBox = eval("/:hometext");
  4.    _root.containerMC.scrollbar._y = 0;
  5.    _root.containerMC.daTextBox.scroll = 0;
  6.    _root.bluemask_mc.gotoAndPlay(2);
  7.    _root.Title1.Titlemain1.pagetitle = eval("/:hometitle");
  8.    _root.Title1.gotoAndPlay(1);
  9.    _root.matrix_mc.gotoAndPlay(21);
  10. }
  11.